home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / library / mdi-ch-1.frm < prev    next >
Text File  |  1995-11-09  |  463b  |  19 lines

  1. VERSION 2.00
  2. Begin Form MDIChild1 
  3.    Caption         =   "Child MDI Window #1"
  4.    ClientHeight    =   2100
  5.    ClientLeft      =   2055
  6.    ClientTop       =   2580
  7.    ClientWidth     =   3405
  8.    Height          =   2505
  9.    Left            =   1995
  10.    LinkTopic       =   "Form4"
  11.    MDIChild        =   -1  'True
  12.    ScaleHeight     =   2100
  13.    ScaleWidth      =   3405
  14.    Top             =   2235
  15.    Width           =   3525
  16. End
  17. Option Explicit
  18.  
  19.